home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 67 / IOPROG_67A.ISO / soft / Tools / mwsppv4.exe / WORK WITH LARGE FILES.INFO < prev    next >
Encoding:
Text File  |  1998-09-30  |  1.3 KB  |  28 lines

  1. How to work with large files (Pro versions only)
  2.  
  3. The Pro versions provide many additional features that can be useful. However,
  4. some of these features can make working with very large files - more than 10000 
  5. lines - slow on some machines. Here are some of the things you can do to speed 
  6. up working large files:
  7.  
  8. 1) Turn off "Auto update code folding on save" and "Auto update code folding on open"
  9. preference options in the View/Preferences dialog and then use the Refresh Code Folding 
  10. menu command in the edit menu to update code folding.
  11.  
  12. 2) Turn off code folding using the "Code folding active" preference option in the 
  13. View/Preferences dialog.
  14.  
  15. 3) Turn off tab conversion on open and save in the View/Tabs Stops dialog.
  16.  
  17. 4) Turn off "Auto save" preference option in the View/Preferences dialog.
  18.  
  19. 5) If your large file has too many entries in the content view or the class view 
  20. tabs edit the onParseContent script for the file type to reduce the number of entries.
  21. If you are working with VRML files you can use the "Parse content for large VRML files"
  22. or "Include DEFs when creating content view for VRML files" preference options in 
  23. the View/Preferences dialog to control the number of entries.
  24.  
  25.  
  26. Copyright ⌐ 1997-1998 - Modelworks Software
  27.  
  28.